VisualCode Hexo Addon

VisualCode Hexo extension

This article explain how to activte the visualcode hexo extension which would boost your productivity if you use Hexo for your articles such has i’m doing on this blob page.

Setup

Install VisualCode:

Activate the following extension by executing the following command

ext install fantasy.vscode-hexo-utils

Make sure you open the folder where your Hexo base code is.

That’s it.

The extension allows you to directly manage your posts/tags/categories. It is also very suefull if you side lane the articles and preview the Markdowns with [Ctrl] + [Shift] + [V]

The extension repo is available on the following github repo:

Kudos for the contributors

Cheers,
RR